* charset.c (load_charset): Abort instead of using uninitialized var.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 8 Mar 2011 00:46:23 +0000 (16:46 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 8 Mar 2011 00:46:23 +0000 (16:46 -0800)
commit70a7a8e01b383f2f7deb492e358116bb1fa61b34
treea03d40a33c8149736a7f23562468542c84ab85de
parent2461c5d32330a81622cbe40380d7602a60c03839
* charset.c (load_charset): Abort instead of using uninitialized var.
src/ChangeLog
src/charset.c